CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - avr 串口 程序

搜索资源列表

  1. ST7920带中文字库液晶原码程序

    0下载:
  2. ST7920带中文字库液晶原码程序 12864 keil的,串行方式 编写时已经考虑到往avr上的移植了,spi可以用avr硬件的,也可以用io模拟,甚至可以用mega48的串口做spi主机 ,经过我的测试串行方式,在cs无效时,7920还是可以接受数据,导致显示被误改,如果spi上接了其它器件,小心使用。-Driver with the original Chinese font LCD procedure code 12864 Keil. Serial way has been pre
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4466
    • 提供者:汤宇浩
  1. avr_serial

    0下载:
  2. 强大的AVR串口通讯程序. 使用中断,发送/接收缓冲区方式,速度快效率高-powerful serial communication program. Use interruption, send / receive buffer, high-speed efficiency
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2781
    • 提供者:邓小平
  1. mega16-usart

    0下载:
  2. 功能强大的串口程序,用avr系列的mega16单片机实现-powerful Serial procedures used avr series mega16 MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2738
    • 提供者:xiaoying
  1. avrserielprogam

    0下载:
  2. avr串口实验,并且带有硬件原理图,程序简单,适合新手!-avr serial experiments, as well as with the hardware schematic diagram, a simple, suitable for novice!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:18592
    • 提供者:白羽
  1. ak1

    0下载:
  2. 一些应用中,经常要用到双串口,但是一般单片机只提供一个串口,其实完全可以用普通I/O口模拟一个串口。以下的程序是我编写的模拟串口程序,程序中使用了单片机的定时器0,和INT0中断。数据的发送和接收由中断程序自动进行。程序已经过AVR仿真器仿真和实际烧片使用,证明可靠。有一点需要说明的是,此模拟的串口为半双工方式。 主程序中,单片机将标准串口设置为115200bps,将模拟串口设置为19200bps。单片机将标准串口收到的数据从模拟串口发送出去,将模拟串口接收到的数据从标准串口发送回来。-s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2007
    • 提供者:张永余
  1. avrcomm

    0下载:
  2. avr串口通讯和74HC驱动程序C语言编写绝对正确
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1369
    • 提供者:chenzhengwei
  1. uart

    0下载:
  2. 在winavr环境下编译的串口程序,是AVR 16单片机的
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:28414
    • 提供者:Lee
  1. usart

    0下载:
  2. IAR avr 的串口程序,有Proteus的仿真,易于学习。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:50591
    • 提供者:江南
  1. serialportreceive

    0下载:
  2. 从串口接收数据,后经过计算显示到数字和波形界面上的labview程序,可以进行从0x800000H到0XFFFFFFH数据的十进制小数显示和接收。-From the serial receive data, calculated after the show to digital and waveform labview interface procedures can be carried out to 0XFFFFFFH from 0x800000H decimal decimal data
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:70946
    • 提供者:贾衡天
  1. chengxu

    0下载:
  2. 十天学会avr第十讲:异步串口UART的简介和程序的编写-avr
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:15024
    • 提供者:烟雨中
  1. usart

    0下载:
  2. gcc编写,通用AVR 的串口程序。适用mega8/16/32/64/128-gcc AVR comm port code, with mega8/16/32/64/128
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1827
    • 提供者:陈秋炜
  1. 1211

    0下载:
  2. 基于AVR串口的个人笔记和程序设计。希望能有帮助-AVR-based serial port of personal notes and programming. Would like to have help
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:774790
    • 提供者:刘阳杰
  1. Serial

    0下载:
  2. AVR简单的串口程序,适合初学者学习,可以直接应用-AVR simple serial program, suitable for beginners to learn, can be applied directly
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1371
    • 提供者:ZIY
  1. avr

    0下载:
  2. avr串口测试程序源码,经过调试通过的.如果你的AVR板串口有问题,可以用这个程序-avr serial port test program source code, after debugging adopted. AVR board serial port, if you have problems, you can use this program to try
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:7950
    • 提供者:高翔
  1. USARTandDS18B20(GCC)

    0下载:
  2. 使用GCC对AVR单片机进行编程,主要控制18B20,实现了温度采集后在从串口中输出,这个程序实现了数据采集和串口传输的联合调试-AVR microcontroller with GCC for programming, the main control 18B20, after achieving a temperature collect the output from the serial port, the program of data collection and transmiss
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:48709
    • 提供者:张良
  1. MnUART

    0下载:
  2. AVR mega16单片机模拟串口程序 很实用 232 485 都可以 波特率可设定 程序内已设定2400-8-1-8MHz 目前项目工作一切正常!-AVR mega16 microcontroller serial simulation program can be very practical 232,485 baud rate can be set within the program has been set 2400-8-1-8MHz current project work as u
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:3229
    • 提供者:孙长友
  1. 21.UART

    0下载:
  2. AVR串口程序,可将ATMEGA16单片机与电脑直接相连,进行串口数据的收发-AVR serial procedures, can be directly connected with ATMEGA16 single-chip computer, send and receive serial data
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:24612
    • 提供者:gujun
  1. AVR-IOUSART

    1下载:
  2. AVR单片机模拟串口程序_C语言(代表一个定时器和两个IO)-AVR microcontroller simulation serial process _C language (representing a timer and two IO)
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:901
    • 提供者:FF
  1. atMEGA128 ADC 串口

    0下载:
  2. AVR单片机练习程序,提供AVR单片机练习程序包括AD、串口通讯等等(AVR SCM exercise procedures, providing AVR microcontroller exercise procedures, including AD, serial communication, and so on)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-22
    • 文件大小:3706880
    • 提供者:马鬼
  1. ATMega8

    0下载:
  2. Atmel Studio 6.0 编写 串口升级 bootloader 程序 试用于AT Mega8 其他单片机需要自己手动修改(Atmel Studio 6.0 write a serial port upgrade bootloader program testing in the AT Mega8 SCM need to manually modify the other)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-22
    • 文件大小:3177472
    • 提供者:JIANdanai9
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com